home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Hity z okladki / AudioEditMagic 7.5.6 / audioeditmagic.exe / {app} / help.chm / css.css < prev    next >
Cascading Style Sheet File  |  2005-02-22  |  13KB  |  751 lines

  1.  
  2. BODY {
  3.     background-color: window;
  4.     background-image: none;
  5.     margin-left: 0em;
  6.     margin-top: 0em;
  7.     margin-right: 0em;
  8.     margin-bottom: 6em;
  9. }
  10.  
  11. BODY, P, A, LI, TD, H1, H2, H3, H4, H5, H6 {
  12.     font-family: "Verdana", "Arial", sans-serif;
  13.     color: windowtext;
  14. }
  15.  
  16.  
  17. P, H1, H2, H3, H4, H5, H6, HR, UL, OL, PRE, p.subtitle, p.seealso {
  18.     margin-left: 8pt;
  19.     margin-right: 8pt;
  20. }
  21.  
  22. H2, H3, H4, H5, H6 {
  23.     margin-bottom: 4pt;
  24. }
  25.  
  26. H1 A {
  27.     font-family: "Franklin Gothic Medium", "Verdana", "Arial", sans-serif;
  28. }
  29.  
  30. P {
  31.     margin-top: 0pt;
  32. }
  33.  
  34. span.examplebutton {
  35.     position: absolute;
  36.     right: 8pt;
  37.     top: 55px;
  38. }
  39.  
  40. span.keyshort {
  41.     font-weight: bold;
  42. }
  43.  
  44. PRE, TT, CODE {
  45.     font-family: "Lucida Console", "Courier", monospace;
  46. }
  47.  
  48. TT {
  49.     font-weight: bold;
  50. }
  51.  
  52. DIV, SPAN { 
  53.     background-color: transparent; 
  54. }
  55.  
  56. .command { 
  57.     font-weight: bold; 
  58. }
  59.  
  60. .functionname { 
  61.     font-weight: bold; 
  62. }
  63.  
  64. .property { 
  65.     font-weight: bold; 
  66. }
  67.  
  68. BODY, P, LI, TD {
  69.     font-size: 8pt;
  70.     line-height: 1.5;
  71. }
  72.  
  73. FORM, LABEL, INPUT, TEXTAREA, SELECT, BUTTON, FIELDSET, LEGEND, OBJECT {
  74.     font-family: "Tahoma", "MS Sans Serif", sans-serif;
  75.     font-size: 8pt;
  76.     color: windowtext;
  77. }
  78.  
  79. IMG {
  80.     border: none;
  81. }
  82.  
  83. HR {
  84.     color: #0F3063;
  85.     width: 100%;
  86.     height: 1px;
  87.     margin-bottom: 2pt;
  88. }
  89.  
  90. PRE {
  91.     margin-right: 24pt;
  92.     background: #EEEEEE;
  93.     padding: 5pt;
  94. }
  95.     
  96. PRE.proptable {
  97.     margin-left: -4pt;
  98.     }
  99.  
  100. PRE.note {
  101.     margin-left: 30pt;    
  102. }
  103.     
  104. A:link, A:visited {
  105.     color: #0B3967; 
  106. }
  107.  
  108. A:hover, A:visited:hover {
  109.     color: #1679DC;
  110. }
  111.  
  112.  
  113. H1 {
  114.     font-family: "Franklin Gothic Medium", "Verdana", "Arial", sans-serif;
  115.     margin-top: 8pt;
  116.     font-size: 16pt;
  117.     font-weight: bold;
  118. }
  119.  
  120. H2 {
  121.     font-size: 10pt;
  122.     font-weight: bold;
  123.  
  124. }
  125.  
  126. H3 {
  127.     font-size: 8pt;
  128.     font-weight: bold;
  129. }
  130.  
  131. H4 {
  132.     font-size: 8pt;
  133.     font-weight: bold;    
  134.     font-style: italic;    
  135. }
  136.  
  137. p.seealso {
  138.     font-size: 9pt;
  139.     font-weight: bold;    
  140.     color: #08296B;
  141.     margin-bottom: 2pt;
  142.     margin-top: 12pt;
  143. }
  144.  
  145. H5 {
  146.     font-size: 7pt;
  147.     font-style: bold;
  148. }
  149.  
  150. H6 {
  151.     font-size: 7pt;
  152.     font-style: italic;
  153. }
  154.  
  155. P.notetext {
  156.     margin-left: 30pt;
  157.     margin-top: -2pt;
  158. }
  159.  
  160. P.seealsolink {
  161.     font-size: 8pt;
  162.     line-height: 1.25; 
  163. }
  164.  
  165. P.task {
  166.     color: #008442;
  167.     font-weight: bold;
  168.     margin-left: 30pt;
  169.     margin-top: -2pt;
  170. }    
  171.  
  172. /*
  173. P.taskalone {
  174.     color: #008442;
  175.     font-weight: bold;
  176.     margin-left: 30pt;
  177.     margin-top: 12pt;
  178. }    
  179. */
  180.  
  181. p.freshness {
  182.     font-size: 7pt;
  183.     text-align: center;
  184.     margin-top: -1em; color:#000080
  185. }
  186.  
  187. a.feedback {
  188.     font-size: 7pt;
  189.     text-align: right;
  190.     margin-top: -1em; color:#000080
  191. }
  192.  
  193. p.subtitle {
  194.     font-size: 8pt;
  195.     font-weight: bold;
  196.     color: #0F3063;
  197.     margin-top: -16pt;
  198. }
  199.  
  200. OL, UL {
  201.     margin-left: 48pt;
  202.     margin-top: 2pt;
  203.     margin-bottom: 8pt;
  204. }
  205.  
  206. LI {
  207.     margin-bottom: 4pt;
  208. }
  209.  
  210. ol ol {
  211.     list-style-type: lower-alpha;
  212. }
  213.  
  214. ol ol ol {
  215.     list-style-type: lower-roman;
  216. }
  217.  
  218. ol ol ul li {
  219.     list-style-image: url('bullethelp.gif');
  220. }
  221.  
  222. ol ul ul li {
  223.     list-style-image: url('bullethelp.gif');
  224.     margin-left: -1pt;
  225. }
  226.  
  227. ul ol ul li {
  228.     list-style-image: url('bullethelp.gif');
  229.     margin-left: -1pt;
  230. }
  231.  
  232. li ol li {
  233.     list-style-image: none;
  234.     margin-left: -30pt;    
  235. }    
  236.  
  237.  
  238. ul li {
  239.     list-style-image: url('bullethelp.gif');
  240.     margin-left: -1pt;
  241. }
  242.  
  243. ul li ul {
  244.     margin-left: 18pt;
  245. }
  246.  
  247.  
  248. ol ul li {
  249.     margin-left: -30pt;
  250. }
  251.  
  252. ul.step li ol.stepindent {
  253.     list-style-type: decimal;
  254. }
  255.  
  256. ul.step {
  257.  
  258. }
  259.  
  260. ul.step li {
  261.         margin-top: 4pt;
  262.         margin-bottom: 8pt;
  263.         line-height: 1.5;    
  264.         margin-left: 16pt;    
  265. }
  266.  
  267. ol.step {
  268.         margin-bottom: 12pt;
  269. }
  270.  
  271. ol.step li {
  272.         margin-top: 6pt;
  273.         margin-bottom: 4pt;
  274.         line-height: 1.5;    
  275.         margin-left: 16pt;    
  276. }
  277.     
  278. ol.stepindent {
  279.         list-style-type: lower-alpha;
  280. }    
  281.     
  282. ol.stepindent li {
  283.         margin-bottom: 6pt;
  284.         margin-left: -30pt;
  285.         margin-top: 4pt;
  286.     }        
  287.  
  288.     
  289. ul.stepindent {
  290.  
  291. }
  292.  
  293.  
  294. ul.stepindent li {
  295.         margin-bottom: 2pt;
  296.         margin-left: -30pt;
  297.         margin-top: 2pt;
  298.         list-style-image: url('bullethelp.gif');
  299. }    
  300.  
  301. ul.noteunderstepindent {
  302.     
  303. }
  304.  
  305. ul.noteunderstepindent li {
  306.         margin-bottom: 2pt;
  307.         margin-left: 30pt;
  308.         margin-top: 2pt;
  309.         list-style-image: url('bullethelp.gif');
  310. }
  311.  
  312.  
  313. /*     
  314. table.header {
  315.     width: 100%;
  316.     height: 38px;
  317.     background-repeat: repeat-x;    
  318.     background-image: url(header_sliver.gif);
  319. }
  320.  
  321. table.footer {
  322.     width: 100%;
  323.     height: 38px;
  324.     background-repeat: repeat-x;    
  325.     background-image: url(footer_sliver.gif);
  326. }
  327. */
  328.  
  329. .glossary {
  330.     font-family: 'Verdana', 'Arial', sans-serif; 
  331.     font-size: 8pt; 
  332.     text-decoration: underline;
  333.     color: #006600; 
  334.     cursor: default; 
  335. }
  336.  
  337.  
  338.  
  339. table.errormessage {
  340.     border: 1px solid #0F3063;
  341.     background: #EEEEEE;
  342.     margin-left: 8pt;
  343.     margin-right: 8pt;
  344.     width: 95%;
  345.     margin-bottom: 8pt;
  346. }
  347.     
  348. table.errormessage td {
  349.     font-family: "Lucida Console", "Courier", monospace;
  350.     font-weight: normal;
  351. }
  352.  
  353. /* Egglink is for linked "Easter Eggs" - pages that do not exist in the TOC, and you don't want to draw attention to the link. AdminStudio 3.x and above used one off of the documentation conventions page from the statement "Never trust a technical writer." */
  354. #egglink {
  355.     font-family: 'Verdana', 'Arial', sans-serif; 
  356.     font-size: 8pt;
  357.     line-height: 1.5; 
  358.     color: black; 
  359.     text-decoration: none;
  360. }
  361.  
  362.  
  363. .hfrightcell {
  364.     width: 225px;
  365.     text-align: right;
  366. }
  367.  
  368. .lefttopcell {
  369.     text-align: left;
  370.     vertical-align: top;
  371. }
  372.  
  373.  
  374. table.obsolete {
  375.     font-family: 'Verdana', 'Arial', sans-serif; 
  376.     font-size: 8pt;
  377.     margin-left: 8pt;
  378.     line-height: 1.5; 
  379.     color: windowtext;
  380.     padding-left: 0em;
  381.     padding-right: 0em;
  382.     border-spacing: 10px; 
  383.     border-collapse: collapse;
  384.     width: 95%;
  385.     margin-bottom: 12pt;
  386.     margin-top: 12pt;
  387. }
  388.  
  389. table.obsolete td {
  390.     padding-left: 4pt;
  391.     padding-top: 4pt;
  392.     padding-bottom: 4pt;
  393.     padding-right: 4pt;    
  394.     vertical-align: top;        
  395. }
  396.  
  397. table.obsolete td.firstcolumn {
  398.     width: 5%
  399. }
  400.  
  401. table.proptablenote {
  402.     font-family: 'Verdana', 'Arial', sans-serif; 
  403.     font-size: 8pt;
  404.     margin-left: 30pt;
  405.     line-height: 1.5; 
  406.     color: windowtext;
  407.     padding-left: 0em;
  408.     padding-right: 0em;
  409.     border-spacing: 10px; 
  410.     border-collapse: collapse;
  411.     width: 91%;
  412.     border: 1px solid #0F3063;
  413.     margin-bottom: 12pt;
  414.     margin-top: 12pt;
  415. }    
  416.  
  417. table.proptablenote th {
  418.     border-bottom: 1px solid #0F3063;
  419.     font-weight: bold;
  420.     padding-left: 2pt;
  421.     background-color: #e0e0e0;
  422.     text-align: left;
  423.     text-valign: top;
  424.     padding-top: 4pt;
  425.     padding-bottom: 4pt;        
  426.     padding-left: 4pt;
  427.     padding-right: 4pt;                
  428.     font-size: 9pt;
  429.     color: #08296B;
  430.     font-weight: bold;
  431.     text-decoration: none;    
  432. }
  433.  
  434. table.proptablenote td.firstcolumn {
  435.     font-weight: bold;
  436.     width: 25%
  437. }
  438.  
  439. table.proptablenote td {
  440.     border-bottom: 1px solid #0F3063;
  441.     padding-left: 4pt;
  442.     padding-top: 4pt;
  443.     padding-bottom: 4pt;
  444.     padding-right: 4pt;    
  445.     vertical-align: top;        
  446. }
  447.  
  448. table.proptablenote td table.syntax td {
  449.     border-bottom: none;
  450. }
  451.  
  452. table.propertytable {
  453.     font-family: 'Verdana', 'Arial', sans-serif; 
  454.     font-size: 8pt;
  455.     margin-left: 8pt;
  456.     line-height: 1.5; 
  457.     color: windowtext;
  458.     padding-left: 0em;
  459.     padding-right: 0em;
  460.     border-spacing: 10px; 
  461.     border-collapse: collapse;
  462.     width: 95%;
  463.     border: 1px solid #0F3063;
  464.     margin-bottom: 12pt;
  465.     margin-top: 12pt;
  466. }    
  467.  
  468. table.propertytable th {
  469.     border-bottom: 1px solid #0F3063;
  470.     font-weight: bold;
  471.     padding-left: 2pt;
  472.     background-color: #e0e0e0;
  473.     text-align: left;
  474.     text-valign: top;
  475.     padding-top: 4pt;
  476.     padding-bottom: 4pt;        
  477.     padding-left: 4pt;
  478.     padding-right: 4pt;                
  479.     font-size: 9pt;
  480.     color: #08296B;
  481.     font-weight: bold;
  482.     text-decoration: none;    
  483. }
  484.  
  485. table.propertytable td {
  486.     border-bottom: 1px solid #0F3063;
  487.     padding-left: 4pt;
  488.     padding-top: 4pt;
  489.     padding-bottom: 4pt;
  490.     padding-right: 4pt;    
  491.     vertical-align: top;        
  492. }
  493.  
  494. table.propertytable td table.syntax td {
  495.     border-bottom: none;
  496. }
  497. table.propertytable td.firstcolumn {
  498.     font-weight: bold;
  499.     width: 25%
  500. }
  501.  
  502. table.propertytable td.firstimagecolumn {
  503.     width: 10%
  504. }
  505.  
  506. .NavTableSection {
  507.     font-size: 10pt;
  508.     color: #08296B;
  509.     font-weight: bold;
  510.     text-decoration: none; 
  511. }
  512.  
  513. table.miniicon {
  514.     font-family: 'Verdana', 'Arial', sans-serif; 
  515.     font-size: 8pt;
  516.     margin-left: 8pt;
  517.     line-height: 1.5; 
  518.     color: windowtext;
  519.     padding-left: 0em;
  520.     padding-right: 0em;
  521.     width: 95%;
  522.     margin-bottom: 12pt;
  523.     margin-top: 12pt;
  524. }
  525.  
  526. table.miniicon td.firstcolumn{
  527.     width: 5%
  528. }
  529.  
  530. table.propertytableli {
  531.     font-family: 'Verdana', 'Arial', sans-serif; 
  532.     font-size: 8pt;
  533.     line-height: 1.5; 
  534.     margin-top: 8pt;
  535.     margin-bottom: 8pt;
  536.     color: windowtext;
  537.     padding-left: 0em;
  538.     padding-right: 0em;
  539.     border-spacing: 10px; 
  540.     border-collapse: collapse;
  541.     width: 89%;
  542.     border: 1px solid #0F3063;
  543. }
  544.  
  545. table.propertytableli th {
  546.     border-bottom: 1px solid #0F3063;
  547.     font-weight: bold;
  548.     padding-left: 2pt;
  549.     background-color: #e0e0e0;
  550.     text-align: left;
  551.     text-valign: top;
  552.     padding-top: 4pt;
  553.     padding-bottom: 4pt;        
  554.     padding-left: 4pt;
  555.     padding-right: 4pt;                
  556.     font-size: 9pt;
  557.     color: #08296B;
  558.     font-weight: bold;
  559.     text-decoration: none;    
  560. }
  561.  
  562. table.propertytableli td {
  563.     border-bottom: 1px solid #0F3063;
  564.     padding-left: 4pt;
  565.     padding-top: 4pt;
  566.     padding-bottom: 4pt;
  567.     padding-right: 4pt;    
  568.     vertical-align: top;        
  569. }
  570.  
  571. table.propertytableli td.firstcolumn {
  572.     font-weight: bold;
  573.     width: 25%
  574. }
  575.  
  576. table.propertytablestep {
  577.     font-family: 'Verdana', 'Arial', sans-serif; 
  578.     font-size: 8pt;
  579.     line-height: 1.5; 
  580.     margin-top: 8pt;
  581.     margin-bottom: 8pt;
  582.     color: windowtext;
  583.     padding-left: 0em;
  584.     padding-right: 0em;
  585.     border-spacing: 10px; 
  586.     border-collapse: collapse;
  587.     width: 86%;
  588.     border: 1px solid #0F3063;
  589. }
  590.  
  591. table.propertytablestep th {
  592.     border-bottom: 1px solid #0F3063;
  593.     font-weight: bold;
  594.     padding-left: 2pt;
  595.     background-color: #e0e0e0;
  596.     text-align: left;
  597.     text-valign: top;
  598.     padding-top: 4pt;
  599.     padding-bottom: 4pt;        
  600.     padding-left: 4pt;
  601.     padding-right: 4pt;                
  602.     font-size: 9pt;
  603.     color: #08296B;
  604.     font-weight: bold;
  605.     text-decoration: none;    
  606. }
  607.  
  608. table.propertytablestep td {
  609.     border-bottom: 1px solid #0F3063;
  610.     padding-left: 4pt;
  611.     padding-top: 4pt;
  612.     padding-bottom: 4pt;
  613.     padding-right: 4pt;    
  614.     vertical-align: top;        
  615. }
  616.  
  617. table.propertytablestep td.firstcolumn {
  618.     font-weight: bold;
  619.     width: 25%
  620. }
  621.  
  622.  
  623. table.proptableinside {
  624.     font-family: 'Verdana', 'Arial', sans-serif; 
  625.     font-size: 8pt;
  626.     line-height: 1.5; 
  627.     color: windowtext;
  628.     padding-left: 0em;
  629.     padding-right: 0em;
  630.     border-spacing: 10px; 
  631.     border-collapse: collapse;
  632.     width: 95%;
  633.     margin-left: -4pt;
  634. }    
  635.  
  636. table.proptableinside th {
  637.     border-bottom: 1px solid #0F3063;
  638.     font-weight: bold;
  639.     padding-left: 2pt;
  640.     text-align: left;
  641.     text-valign: top;
  642.     padding-top: 4pt;
  643.     padding-bottom: 4pt;        
  644.     padding-left: 4pt;
  645.     padding-right: 4pt;                
  646.     font-size: 9pt;
  647.     color: #08296B;
  648.     text-decoration: none;    
  649.     background-color: #FFFFFF;    
  650. }    
  651.  
  652. table.proptableinside td {
  653.     border-bottom: none;
  654.     padding-left: 4pt;
  655.     padding-top: 4pt;
  656.     padding-bottom: 4pt;
  657.     padding-right: 4pt;    
  658.     vertical-align: top;            
  659. }    
  660.  
  661. table.proptableinside td.firstcolumn {
  662.     font-weight: bold;
  663.     width: 30%
  664. }
  665.  
  666. table.proptabledoubleli {
  667.     font-family: 'Verdana', 'Arial', sans-serif; 
  668.     font-size: 8pt;
  669.     line-height: 1.5; 
  670.     color: windowtext;
  671.     padding-left: 0em;
  672.     padding-right: 0em;
  673.     border-spacing: 10px; 
  674.     border-collapse: collapse;
  675.     width: 80%;
  676.     margin-left: -2pt;
  677.     margin-bottom: 8pt;
  678.     border-spacing: 10px; 
  679.     border-collapse: collapse;
  680.     width: 88%;
  681.     border: 1px solid #0F3063;    
  682. }    
  683.  
  684. table.proptabledoubleli th {
  685.     border-bottom: 1px solid #0F3063;
  686.     font-weight: bold;
  687.     padding-left: 2pt;
  688.     background-color: #e0e0e0;
  689.     text-align: left;
  690.     text-valign: top;
  691.     padding-top: 4pt;
  692.     padding-bottom: 4pt;        
  693.     padding-left: 4pt;
  694.     padding-right: 4pt;                
  695.     font-size: 9pt;
  696.     color: #08296B;
  697.     font-weight: bold;
  698.     text-decoration: none;    
  699. }
  700.  
  701. table.proptabledoubleli td {
  702.     border-bottom: 1px solid #0F3063;
  703.     padding-left: 4pt;
  704.     padding-top: 4pt;
  705.     padding-bottom: 4pt;
  706.     padding-right: 4pt;    
  707.     vertical-align: top;            
  708. }    
  709.  
  710. table.proptabledoubleli td.firstcolumn {
  711.     font-weight: bold;
  712.     width: 20%
  713. }
  714.  
  715. td table.syntax {
  716.     margin-top: 2pt;
  717. }
  718.  
  719. table.syntax {
  720.     border: 1px solid #999999;
  721.     background: #CCCCCC;
  722.     margin-left: 8pt;
  723.     margin-right: 8pt;
  724.     width: 95%;
  725.     padding: 4px 8px;
  726.     margin-top: 12pt;    
  727. }
  728.  
  729. table.syntax td {
  730.     font-family: "Lucida Console", "Courier", monospace;
  731.     color: #000000;    
  732. }
  733.  
  734. ol.step li ul.stepindent li ol.stepindent li {
  735.         list-style-image: none;
  736.         list-style-type: lower-alpha;
  737. }    
  738.  
  739. .JavaDoc {
  740.     color: #003399;
  741.     font-weight: bold;
  742. }
  743.  
  744. hr.hrShort {
  745.     margin-left: 8pt;
  746.     color: ##0F3063;
  747.     text-align: left;
  748.     width: 50%;
  749.     height: 1px;
  750. margin-bottom: 2pt;
  751. }